projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
effc8b5
)
device-observatory: Specify libmicrohttpd dependency
author
Moritz Warning
<
[email protected]
>
Tue, 29 Jan 2019 11:45:46 +0000
(12:45 +0100)
committer
Moritz Warning
<
[email protected]
>
Tue, 29 Jan 2019 11:45:46 +0000
(12:45 +0100)
Signed-off-by: Moritz Warning <
[email protected]
>
utils/device-observatory/Makefile
patch
|
blob
|
history
diff --git
a/utils/device-observatory/Makefile
b/utils/device-observatory/Makefile
index 8f0103ce7734b9d178f4639718cf64e0887f3868..8a88c3ddbfdf920f2c88b802df48d653c24e2ddf 100644
(file)
--- a/
utils/device-observatory/Makefile
+++ b/
utils/device-observatory/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=device-observatory
PKG_VERSION:=1.2.0
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_LICENSE:=GPL-3.0+
@@
-18,7
+18,7
@@
define Package/device-observatory
TITLE:=device-observatory
MAINTAINER:=Moritz Warning <
[email protected]
>
URL:=https://github.com/mwarning/device-observatory/
- DEPENDS:=+iw +libpcap +libmicrohttpd
-no-ssl
+ DEPENDS:=+iw +libpcap +libmicrohttpd
endef
define Package/device-observatory/description